home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / miranda-im-v0.3.3.exe / Docs / "MSN-Readme.txt" < prev    next >
Text File  |  2004-03-15  |  6KB  |  138 lines

  1. Protocol for the Miranda IM for communicating with users of
  2. the MSN Messenger protocol.
  3.  
  4. Copyright (C) 2003 George Hazan (ghazan@postman.ru)
  5. Copyright (C) 2001-3 Richard Hughes (original version),
  6.  
  7. Miranda IM: the free icq client for MS Windows
  8. Copyright (C) 2002-3  Martin Oberg, Robert Rainwater, Sam Kothari, Lyon Lim
  9. Copyright (C) 2000-2  Richard Hughes, Roland Rabien & Tristan Van de Vreede
  10.  
  11. This program is free software; you can redistribute it and/or
  12. modify it under the terms of the GNU General Public License
  13. as published by the Free Software Foundation; either version 2
  14. of the License, or (at your option) any later version.
  15.  
  16. This program is distributed in the hope that it will be useful,
  17. but WITHOUT ANY WARRANTY; without even the implied warranty of
  18. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  19. GNU General Public License for more details.
  20.  
  21. You should have received a copy of the GNU General Public License
  22. along with this program; if not, write to the Free Software
  23. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  24.  
  25. ================================================================================
  26. Special note for users of the MSN Gateway plugin - how to use MSN 0.1.6.x
  27. ================================================================================
  28.  
  29. First of all, the presense of built-in gateway in the MSN 0.1.6.x does not mean
  30. that you must delete old good MSN Gateway plugin. You still are able to use
  31. it, keeping the built-in gateway disabled. You shoudn't change anything to do it.
  32.  
  33. If you want to remove the MSN Gateway to save 300K of RAM, you must reset MSN
  34. network settings after removing it, because MSN Gateway plugin changes the MSN
  35. plugin options to create a virtual proxy inside the Miranda's process. Also, cause
  36. the MSN Gateway plugin automatically uses IE proxy settings, you have to choose
  37. one of the following variants:
  38. - tune the proxy options for a MSN Server Connection on the Options/Network page;
  39. - enable 'Use IE proxy settings' on the Options/Network/MSN Network page.
  40.  
  41. Cause the gateway code sometimes depends on the proxy behavior, feel free to
  42. report problems with built-in gateway to me via e-mail.
  43.  
  44. ================================================================================
  45. Useful plugins which can help you to work with the MSN protocol
  46. ================================================================================
  47.  
  48. Popup 1.0.1.9
  49. (http://miranda-im.org/download/details.php?action=viewfile&id=299)
  50. ----------------------
  51.  
  52. All notifications in the MSN plugin are made using the Popup
  53. plugin. After the Popup plugin installation there will be some
  54. options available for tuning, you will find them in
  55. Options/Popups/MSN tab.
  56.  
  57. SRMM (Unicode) 1.0.1.3
  58. (http://miranda-im.org/download/details.php?action=viewfile&id=1136)
  59. ----------------------
  60.  
  61. They both are true Unicode-aware message editors. Using them you can
  62. send/receive Unicode messages, so you won't be dependent on the
  63. codepages, encodings etc. They work only under NT4/Win2k/XP/2003.
  64.  
  65. Unicode History Viewer
  66. (http://miranda-im.org/download/details.php?action=viewfile&id=1109)
  67. ----------------------
  68.  
  69. If you work under NT4/Win2k/XP/2003, and you can send/receive messages
  70. in Unicode, the standard history viewer will show question-marks when
  71. Unicode characters cannot be mapped to the current codepage. In this
  72. case you can use this plugin to have no problems at all.
  73.  
  74. ================================================================================
  75. Frequently asked questions.
  76. ================================================================================
  77.  
  78. Q1. There were a couple of popup options on the MSN settings page,
  79. but I cannot see them now. What am I doing wrong?
  80.  
  81. A1. All popup settings were moved to Options/Popups/MSN. This page
  82. occurs automatically when you install Popup plugin (version 1.0.1.9
  83. or later is greatly recommended).
  84.  
  85. ----------------------------------------------------------------
  86.  
  87. Q2. I get strange errors with connection, proxies, file sending/
  88. receiving. How can I find the reason of the problem?
  89.  
  90. A2. Some useful information is grouped in the networking-msn.txt.
  91. If it does not help, try to create a network log. Go to
  92. Options/Network and press a "Log Options" button (the only button
  93. in the upper-right corner). Very often this log helps users to
  94. find a hidden diagnostic messages, or simply understand what is
  95. happening concretely. If a problem persists, you can contact me,
  96. and upon request, send me (zipped!) a piece of this log.
  97.  
  98. ----------------------------------------------------------------
  99.  
  100. Q3. My Miranda logged into the MSN network successfully, but I
  101. cannot send a message, and a contact's menu item 'Message' is blocked.
  102.  
  103. A3. The problem is in the Conversation Style Messaging plugin.
  104. CSM plugin is incompatible with the MSN plugin because of the
  105. error in it. Disable it and/or delete, if you want to use the MSN
  106. protocol
  107.  
  108. ----------------------------------------------------------------
  109.  
  110. Q4. I want to compile your sources, but got a lot of errors.
  111.  
  112. A4. First, you should download new Miranda's SDK sources, and
  113. place the MSN plugin's sources into Protocol\MSN subdirectory
  114. (accordingly to the Miranda's directory tree). Notice that MSN is
  115. not a plugin anymore, it's stored among another protocols. Look at
  116. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq to
  117. view the complete directory structure.
  118.  
  119. Then download the Popup plugin, and unzip header file m_popup.h
  120. to the SDK\headers_c directory. Then you should be able to compile
  121. MSN plugin without problems.
  122.  
  123. Installation of Microsoft Platform SDK is not required to
  124. compile MSN plugin sources
  125.  
  126. ----------------------------------------------------------------
  127.  
  128. Q5. When I receive an authorization request, my own nickname is
  129. shown in the contact list. Is it a bug?
  130.  
  131. A5. Yes, it is, but it cannot be solved now. Miranda uses UINs
  132. to identify a contact, but because MSN protocol have no UINs,
  133. your own nickname (as a default one) is shown.
  134.  
  135. ----------------------------------------------------------------
  136.  
  137. WMBR, George Hazan (ghazan@postman.ru).
  138.